if you are using multiple user controls, you can write code to properly stack the user controls on the actions pane 如果使用多个用户控件,则可以编写代码以在操作窗格上适当地堆叠用户控件。
provides an example that shows how to write code to properly stack user controls on an actions pane if you are using multiple user controls 提供一个示例,演示当使用多个用户控件时如何编写代码以便在操作窗格上正确堆栈用户控件。
you can add multiple user controls to the actions pane and then write code to respond to events on the document by showing and hiding the user controls 可以向操作窗格添加多个用户控件,然后编写代码,通过显示和隐藏用户控件响应文档上的事件。
if you are using multiple user controls, you can write code to properly stack the user controls on the actions pane whether it is docked vertically or horizontally 如果正在使用多个用户控件,则可以编写代码以在操作窗格上恰当地放置用户控件(无论是垂直停靠还是水平停靠)。通过使用